NSum
NSum[f,{i,imin,imax}] gives a numerical approximation to the sum ∑+i=imin%imaxf.
NSum[f,{i,imin,imax,di}] uses a step di in the sum.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.
NSum[f,{i,imin,imax}] gives a numerical approximation to the sum ∑+i=imin%imaxf.
NSum[f,{i,imin,imax,di}] uses a step di in the sum.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.